fix: raise ValueError on duplicate subtask tags in reorder_subtasks#874
fix: raise ValueError on duplicate subtask tags in reorder_subtasks#874sjoerdvink99 wants to merge 1 commit intogenerative-computing:mainfrom
Conversation
|
The PR description has been updated. Please fill out the template for your PR to be reviewed. |
AngeloDanducci
left a comment
There was a problem hiding this comment.
LGTM - @csbobby I'll leave the final say up to you but I think this adequately addresses the issue.
Set the workflows to run.
|
@sjoerdvink99 CI is failing |
|
working on it! |
c58cfab to
d589585
Compare
d589585 to
1e94360
Compare
|
@psschwei The failing test (test_span_duration_captures_async_operation) seems to be unrelated to the changes in this PR. It is a pre-existing timing test with a 0.5s hardcoded tolerance that flaked on CI due to normal scheduling variance on a 38 second LLM call (observed difference was 0.55s). I will rebase onto main and try to retrigger CI. |
|
CI is passing now, @csbobby could you take a look for final approval |
Misc PR
Type of PR
Description
Fixes #864
Testing
Attribution